home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CreatingGames / Utilities / Basic / BlitzPlay / bin / Read.Me < prev    next >
Encoding:
Text File  |  1992-09-02  |  982 b   |  21 lines

  1.  
  2. A note on the files in this drawer:
  3.  
  4. FutureComposer.s      : To make things easier and code tidier, I compiled the
  5. FutureComposer.bin    : replayers for IncBin'ing into the BlitzPlay source.
  6.                         This way we can just JMP to various parts of the
  7.                         replayer.  I have put together a jumptable at the
  8.                         beginning of each source.  This is the replayer
  9.                         grabbed from the last (I think) release of BSI's
  10.                         FutureComposer program.  I can't get this working :(
  11.  
  12. note.lib              : This is a noteplayer grabbed from the GMOD archive.
  13.  
  14. QuadraComposer.s      : This is the source ripped from a DeliTracker example
  15. QuadraComposer.bin    : player.  I can't get this working :(
  16.  
  17. THX-Replayer.BIN      : This is the replayer code taken from the THX archive.
  18.  
  19. Each bin file is IncBin'ned into the BlitzPlay source, it just requires a JMP
  20. to the relevant instruction in the jumptables.
  21.